Skip to content

doc: Add docs for config migration#667

Merged
untitaker merged 2 commits into
mainfrom
config-migration-docs
Jun 3, 2026
Merged

doc: Add docs for config migration#667
untitaker merged 2 commits into
mainfrom
config-migration-docs

Conversation

@untitaker

@untitaker untitaker commented Jun 2, 2026

Copy link
Copy Markdown
Member

#663

ref STREAM-1042

This is probably useful for self-hosted.

@linear-code

linear-code Bot commented Jun 2, 2026

Copy link
Copy Markdown

STREAM-1042

STREAM-1091

@untitaker untitaker marked this pull request as ready for review June 2, 2026 18:03
@untitaker untitaker requested a review from a team as a code owner June 2, 2026 18:03
Comment thread README.md
Raw mode moves onto the consumed topic's raw block, raw_* globals are
deprecated, and a retry topic is mandatory for raw topics (raw messages
aren't activations so retries can't loop back). Adds a raw-mode example.

ref STREAM-1091

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@evanh evanh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@untitaker untitaker merged commit d9f7820 into main Jun 3, 2026
25 checks passed
@untitaker untitaker deleted the config-migration-docs branch June 3, 2026 15:55
untitaker added a commit to getsentry/sentry that referenced this pull request Jun 3, 2026
…116758)

See getsentry/taskbroker#667 for details.

Same kafka config migration as the self-hosted change, but for the
`ingest-profiles` taskbroker in devservices. Deprecation warnings land
as per getsentry/taskbroker#663

`ingest-profiles` runs in raw mode, and raw mode now requires an
explicit retry topic: raw payloads aren't activations, so retries can't
loop back into the `profiles` topic. Retries now go to the main
`taskworker` topic so the existing taskbroker picks them up instead of
running another broker.

Depends on getsentry/taskbroker#668, which wires
up per-topic raw mode and enforces the retry-topic requirement. Once
that ships, the current devenv config breaks without this change.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants